_GSList

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct _GSList {}

Members

Variables

data
gpointer data;
Undocumented in source.
next
GSList* next;
Undocumented in source.

Meta